home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-12-11 | 654 b | 26 lines | [TEXT/MPS ] |
- /*------------------------------------------------------------------------------
-
- File: DrawEditor.cpp
-
- Written by: Dave Stafford
-
- Copyright: © 1995 by Apple Computer, Inc., all rights reserved.
-
- Description: Globals.
-
-
-
- ------------------------------------------------------------------------------*/
-
- // -- DrawEditor --
-
- #ifndef _DRAWEDITORGLOBALS_
- #include "DrawEditorGlobals.h"
- #endif
-
- //==============================================================================
- // Globals
- //==============================================================================
-
- ODUShort gGlobalsUsageCount = 0;
- DrawEditorGlobals* gGlobals = kODNULL;